home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / qdhelp.zip / QDHLPSRC.ZIP / KEYWORD.QDH < prev    next >
Text File  |  1994-01-28  |  894b  |  41 lines

  1. //
  2. // keyword command
  3. //
  4.  
  5. /topic KEYWORD_COMMAND
  6.  
  7.     /title The /keywords command
  8.     /keywords /keyword;commands
  9.     /browse commands,AUTO
  10.  
  11.     /para 
  12.       /text \b\i\fs40,The /keywords command
  13.     /endpara
  14.  
  15.     /para \sa150
  16.       The /keywords command has the following syntax:
  17.     /endpara
  18.  
  19.     /para \sa150
  20.       /text \b\f3,/keywords keyword1[;keyword2...]
  21.     /endpara
  22.  
  23.     /para \sa150
  24.       The keywords command is used to set the keywords that 
  25.       will find this topic in a help keyword search.  An 
  26.       example might look like \line
  27.       \//keywords Gates;Microsoft;Money;Power \line
  28.       for a topic that dealt with Microsoft!
  29.     /endpara
  30.  
  31.     /para \sa150
  32.       /text \b,Command Placement
  33.     /endpara
  34.  
  35.     /para
  36.       This command must be placed after the /topic command
  37.       but before any /para command.
  38.     /endpara
  39.  
  40. /endtopic
  41.